| SyServiceExceptionStatus |
| Logical Entity Name | SyServiceExceptionStatus |
| Default Table Name | SyServiceExceptionStatus |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionStatusId |
int | NO | ||
| Code | varchar(10) | YES | ||
| Descrip | varchar(500) | YES | ||
| IsDefault | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Active | bit | NO |
| SyServiceExceptionStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SyServiceExceptionStatus_SyServiceExceptionStatusID | PrimaryKey | SyServiceExceptionStatusId |
| Uk_SyServiceExceptionStatus_Code | Index | Code |
| SyServiceExceptionStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | Fk_SyServiceExceptionStatusUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionAudit | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAudit_SyServiceExceptionStatus_CurrentExceptionStatusId | NO | YES | |||
| SyServiceExceptionAudit | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAudit_SyServiceExceptionStatus_PreviousExceptionStatusId | NO | YES | |||
| SyServiceException | Non-Identifying | One To Zero or More | FK_SyServiceExceptionSyServiceExceptionStatusId_SyServiceExceptionStatusSyServiceExceptionStatusId | NO | YES |
| SyServiceExceptionStatus Check Constraints |
| Check Constraint Name | CheckConstraint |